CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - stm32 wake

搜索资源列表

  1. STM32-EXTI-interrupt

    1下载:
  2. 本实验进入停止模式方式,并使用User Button来唤醒 ** 注意:进入停止模式可能会导致调试工具不能下载。 ** 解决方法:不断按User Button唤醒CPU,并同时下载。-Way into the stop mode of the experiment, and use the User Button to wake up** Note: may result in stop mode debugging tools can not be downloaded.** Work
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:3199897
    • 提供者:杜运福
  1. ALIENTEK-MINISTM32-12

    0下载:
  2. ALIENTEK MINI STM32 待机唤醒程序-ALIENTEK MINI STM32 standby wake-up
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:48979
    • 提供者:刘刚
  1. PWR

    1下载:
  2. 本例展示了如何使STM32进入停机模式(STOP Mode),以及如何通过外部中断线来唤醒STM32。-This example shows how to make the STM32 into shutdown mode (STOP Mode), and how external interrupt to wake up the STM32.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2016-03-05
    • 文件大小:21504
    • 提供者:敏敏
  1. STM32-into-the-stop-and-wake-up-test

    0下载:
  2. 33、STM32进入停止并唤醒实验,我买的开发板里的资料的例子-33, STM32 into the stop and wake-up experiment, I bought the development board in the data examples
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-22
    • 文件大小:312277
    • 提供者:卢彬彬
  1. shuimianmoshi

    0下载:
  2. keil编译 stm32 外部中断控制唤醒睡眠模式-keil compiler stm32 wake up from sleep mode, the external interrupt control
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1424292
    • 提供者:王伟
  1. Sleep

    0下载:
  2. STM32 进入睡眠,深度睡眠模式和唤醒的驱动代码-STM32 go to sleep, deep sleep mode and wake the driver code
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:1912
    • 提供者:dfsd
  1. sleep

    1下载:
  2. STM32 ARM 此文件包括多个程序。睡眠模式的进入和唤醒,待机模式的睡眠和唤醒,停机模式的睡眠和唤醒-The STM32 ARM This file include multiple programs. Enter and wake sleep mode, standby mode, sleep and wake, shutdown mode, sleep and wake-up
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-09
    • 文件大小:2248249
    • 提供者:M201271744
  1. SmartDelay

    0下载:
  2. 由杨晓胜原创,转载请注明出处, stm32利用滴答中断的只能延时函数,可以再用户规定时间延时时间内,cpu不空转,进入睡眠状态,而睡眠结束后,cpu自动醒来,工作,从而大大节省了功耗。-YangXiaoSheng by the original, reproduced please indicate the source. Stm32 use ticking interrupt only delay function, can again users set time delay tim
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:1100332
    • 提供者:sheng8
  1. RTCclockPrj

    0下载:
  2. 基于STM32, 1、数码管或液晶显示时钟,显示时分即可,中间的两个发光管 3种模式:实时时钟(发光管秒闪),修改时钟(发光管灭), 设定闹钟(发光管亮);10秒未操作自动回到实时时钟显示; 2、采用RTC实时时钟功能,断电走时 3、四个按键切换显示模式和设定数值,功能定义分别为: Wake up模式键、KEY0右移、KEY1加1; 4、能同时用按键和红外遥控器修改时钟和设定闹钟, 遥控器要求能用数字键直接设置; 按键音和闹铃通过蜂鸣器或喇叭输出。
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-04
    • 文件大小:1485978
    • 提供者:jingcun
  1. daijihuanxing

    0下载:
  2. 基于STM32的待机唤醒实验,详情请看内部代码-Based on the STM32 standby wake experiments, details see internal code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:325221
    • 提供者:AssassinCross
  1. standy

    0下载:
  2. 在STM32单片机上实现长按4S按键进入待机模式,并且可以用RTC报警唤醒单片机-In the STM32 microcontroller to achieve long press 4S button to enter standby mode, and you can wake up with a single-chip RTC alarm
  3. 所属分类:Other Embeded program

    • 发布日期:2015-06-17
    • 文件大小:4216832
    • 提供者:wanchenchen
  1. STM32-Experiment-12-Experiment

    0下载:
  2. STM32 实验12 待机唤醒实验 STM32 实验12 待机唤醒实验-STM32 STM32 Experiment 12 Experiment 12 Experiment standby standby wake wake wake standby experimental STM32 Experiment 12 Experiment
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:64425
    • 提供者:qinwen
  1. stm32

    0下载:
  2. stm32 低功耗stop模式的启动和唤醒程序,C语言编程-stm32 low-power stop mode startup and wake-up procedures, C language programming
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:526420
    • 提供者:方羽杰
  1. USART_WakeUpFromStop

    2下载:
  2. STM32 使用串口从休眠停止模式唤醒例程-Stop using the serial STM32 wake-up Sleep
  3. 所属分类:SCM

    • 发布日期:2016-03-05
    • 文件大小:13312
    • 提供者:zzz
  1. FDGREWTEW32

    0下载:
  2. STM32项目实战之RTC唤醒中断功能实现代码,对于初学者来说,是有非常的帮助效果的-RTC STM32 wake-up interrupt function of the actual project implementation code, for beginners, it is very help effect
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6227736
    • 提供者:超级码农
  1. EXTI3

    0下载:
  2. mdk下编程,stM32的使用中断唤醒睡眠模式-MDK programming under the use of stM32 interrupt wake up sleep mode
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-17
    • 文件大小:4284298
    • 提供者:quhu
  1. PWR

    0下载:
  2. STM32进入睡眠模式,STOP模式中断唤醒,低功耗设计-STM32 into sleep mode, STOP mode interrupt wake-up, low-power design
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1490544
    • 提供者:王仲果
  1. ALIENTEK MINISTM32 实验14 待机唤醒实验

    0下载:
  2. 正点原子的教程,ALIENTEK MINISTM32 实验14 待机唤醒实验(On time atomic tutorial, ALIENTEK MINISTM32 experiment 14 standby wake experiment)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-25
    • 文件大小:2793472
    • 提供者:z_zj
  1. 7_WakeUp_test

    0下载:
  2. 1. STM32F103待机模式; 2. 声光报警子程序; 3. 外部中断触发唤醒;(1. STM32F103 standby mode; Sound and light alarm subroutine; 3. External interrupt trigger wake up;)
  3. 所属分类:单片机开发

  1. 实验17 睡眠唤醒实验

    1下载:
  2. 使用正点原子探索者开发板进行的实验。按键2进行睡眠,按键0、按键1进行唤醒(Experiments using the positive atom explorer development board.Press 2 to sleep, and press 0 and 1 to wake up)
  3. 所属分类:开源硬件

    • 发布日期:2021-03-10
    • 文件大小:4488192
    • 提供者:baoza1
« 12 »
搜珍网 www.dssz.com